The following tables list the members exposed by PropertyInterceptorAction<TArgs>.
| Name | Description | |
|---|---|---|
![]()  | PropertyInterceptorAction<TArgs> Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | Action | The action to be invoked. | 
![]()  | ArgsType | Type of arguments passed to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | InstanceType | Instance type may not be the same as the TargetType. It may be one of its base classes. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | Key | The identifying name assigned to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | Mode | When the action will be invoked. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | Order | The invocation order of the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | TargetName | The name of the property on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | TargetType | The Type of the object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
![]()  | ValueType | Type of the property value. (Inherited from IdeaBlade.Core.PropertyInterceptorAction) | 
| Name | Description | |
|---|---|---|
![]()  | BuildFunc<TOldArgs,TNewArgs> | Internal use only. | 
![]()  | ConvertTo<TNewArgs> | Overridden. Internal use only. | 
![]()  | Equals | (Inherited from object) | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | (Inherited from object) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
    
    
    
    
    
    


